Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nfdi4health-pr-mds-provenance",
"url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance",
"version" : "0.9",
"name" : "NFDI4Health_PR_MDS_Provenance",
"title" : "NFDI4Health PR MDS Provenance",
"status" : "draft",
"publisher" : "NFDI4Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nfdi4health.de"
}
]
}
],
"description" : "Profile to collect information how data was collected - manually v.s. automatically - and the activities related to a resource - e.g., when it was uploaded, when it was published, when it was updated, etc. - and the persons or devices involved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w3c.prov",
"uri" : "http://www.w3.org/ns/prov",
"name" : "W3C PROV"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "fhirauditevent",
"uri" : "http://hl7.org/fhir/auditevent",
"name" : "FHIR AuditEvent Mapping"
},
{
"identity" : "NFDI4Health",
"name" : "NFDI4Health to FHIR Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Provenance",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Provenance",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Provenance",
"path" : "Provenance",
"short" : "Provenance aspects of data entry",
"definition" : "Group of items providing information about provenance aspects of the data entry on this portal.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance"
}
]
},
{
"id" : "Provenance.meta.versionId",
"path" : "Provenance.meta.versionId",
"short" : "Version number",
"definition" : "Version number of the [RESOURCE] within the portal/system",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.resourceVersion"
}
]
},
{
"id" : "Provenance.target",
"path" : "Provenance.target",
"definition" : "The Reference(s) that were generated or updated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-questionnaire",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-document",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-registry"
]
}
]
},
{
"id" : "Provenance.recorded",
"path" : "Provenance.recorded",
"short" : "Last verified on | First submitted on | First posted/published on | Last update submitted on | Last update posted/published on",
"definition" : "For verification date: Date on which the responsible party last verified the information about the [RESOURCE], even if no additional or updated information is being submitted. | For first submission date: Date when the [RESOURCE] was first submitted for publication. | For first posted date: Date when the [RESOURCE] was first posted/published. | For last update submission date: Date when the last update of the [RESOURCE] was submitted for publication. | For last update posted date: Date when the last update of the [RESOURCE] was posted/published.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.verificationDate"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.firstSubmittedDate"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.firstPostedDate"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.lastUpdateSubmittedDate"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.lastUpdatePostedDate"
}
]
},
{
"id" : "Provenance.activity",
"path" : "Provenance.activity",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local",
"description" : "Value set defining codes for activity types."
}
},
{
"id" : "Provenance.agent",
"path" : "Provenance.agent",
"short" : "Last verified by [USER] | First submitted by [USER] | First posted/published by [USER] | Last updated submitted by [USER] | Last update posted/published by [USER]",
"definition" : "For verification user: User who last verified the information about the [RESOURCE]. | For first submission user: User who first submitted the [RESOURCE] for publication. | For first posted user: User who first posted/published the [RESOURCE]. | For last update submission user: User who submitted the last update of the [RESOURCE]. | For last update posted user: User who posted/published the last update of the [RESOURCE].",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.verificationUser"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.firstSubmittedUser"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.firstPostedUser"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.lastUpdateSubmittedUser"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.provenance.lastUpdatePostedUser"
}
]
},
{
"id" : "Provenance.agent.who",
"path" : "Provenance.agent.who",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.